Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions AttentionAgent/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
Cython==0.29.14
gin-config==0.1.4
protobuf==3.7.1
grpcio==1.20.1
protobuf==3.18.3
grpcio==1.53.2
grpcio-tools==1.20.1
gym[box2d]==0.15.3
pyglet==1.3.2
numpy==1.16.3
numpy==1.22.0
pandas==0.24.2
seaborn==0.9.0
matplotlib==3.0.0
cma==2.7.0
torch==1.3.0
torch==1.13.1
torchvision==0.4.1
pillow==8.3.2
pillow==10.3.0
google-api-core==1.14.3
google-auth==1.7.1
google-cloud-core==1.0.3
Expand Down
56 changes: 28 additions & 28 deletions WANNRelease/prettyNeatWann/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appscript==1.0.1
argh==0.26.2
asn1crypto==1.3.0
astroid==2.3.3
astropy==4.0
astropy==5.3.3
atomicwrites==1.3.0
attrs==19.3.0
autopep8==1.4.4
Expand All @@ -25,7 +25,7 @@ bleach==3.1.0
bokeh==1.4.0
boto==2.49.0
Bottleneck==1.3.2
certifi==2019.11.28
certifi==2023.7.22
cffi==1.14.0
chardet==3.0.4
Click==7.0
Expand All @@ -37,25 +37,25 @@ conda-build==3.18.11
conda-package-handling==1.6.0
conda-verify==3.4.2
contextlib2==0.6.0.post1
cryptography==2.8
cryptography==42.0.4
cycler==0.10.0
Cython==0.29.15
cytoolz==0.10.1
dask==2.11.0
decorator==4.4.1
defusedxml==0.6.0
diff-match-patch==20181111
distributed==2.11.0
distributed==2021.10.0
docutils==0.16
entrypoints==0.3
et-xmlfile==1.0.1
fastcache==1.1.0
filelock==3.0.12
flake8==3.7.9
Flask==1.1.1
Flask==2.2.5
fsspec==0.6.2
future==0.18.2
gevent==1.4.0
future==0.18.3
gevent==23.9.0
glcontext==2.2.0
glfw==1.12.0
glob2==0.7
Expand All @@ -67,7 +67,7 @@ h5py==2.10.0
HeapDict==1.0.1
html5lib==1.0.1
hypothesis==5.5.4
idna==2.8
idna==3.7
imageio==2.6.1
imageio-ffmpeg==0.3.0
imagesize==1.2.0
Expand All @@ -81,24 +81,24 @@ isort==4.3.21
itsdangerous==1.1.0
jdcal==1.4.1
jedi==0.14.1
Jinja2==2.11.1
joblib==0.14.1
Jinja2==3.1.4
joblib==1.2.0
json5==0.9.1
jsonschema==3.2.0
jupyter==1.0.0
jupyter-client==5.3.4
jupyter-console==6.1.0
jupyter-core==4.6.1
jupyterlab==1.2.6
jupyter-core==4.11.2
jupyterlab==3.6.7
jupyterlab-server==1.0.6
keyring==21.1.0
kiwisolver==1.1.0
lazy-object-proxy==1.4.3
libarchive-c==2.8
lief==0.9.0
lief==0.12.2
llvmlite==0.31.0
locket==0.2.0
lxml==4.5.0
lxml==4.9.1
MarkupSafe==1.1.1
matplotlib==3.1.3
mccabe==0.6.1
Expand All @@ -109,19 +109,19 @@ mkl-service==2.3.0
mock==4.0.1
moderngl==5.6.1
more-itertools==8.2.0
mpmath==1.1.0
mpmath==1.3.0
msgpack==0.6.1
multipledispatch==0.6.0
navigator-updater==0.2.1
nbconvert==5.6.1
nbconvert==6.5.1
nbformat==5.0.4
networkx==2.4
nltk==3.4.5
nltk==3.6.6
nose==1.3.7
notebook==6.0.3
notebook==6.4.12
numba==0.48.0
numexpr==2.7.1
numpy==1.18.1
numpy==1.22.0
numpydoc==0.9.2
olefile==0.46
openpyxl==3.0.3
Expand All @@ -137,7 +137,7 @@ patsy==0.5.1
pep8==1.7.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==7.0.0
Pillow==10.3.0
pkginfo==1.5.0.1
pluggy==0.13.1
ply==3.11
Expand All @@ -146,7 +146,7 @@ prometheus-client==0.7.1
prompt-toolkit==3.0.3
psutil==5.6.7
ptyprocess==0.6.0
py==1.8.1
py==1.11.0
pycodestyle==2.5.0
pycosat==0.6.3
pycparser==2.19
Expand Down Expand Up @@ -180,12 +180,12 @@ QDarkStyle==2.8
QtAwesome==0.6.1
qtconsole==4.6.0
QtPy==1.9.0
requests==2.22.0
requests==2.32.2
rope==0.16.0
Rtree==0.9.3
ruamel-yaml==0.15.87
scikit-image==0.16.2
scikit-learn==0.22.1
scikit-learn==0.23.1
scipy==1.4.1
seaborn==0.10.0
Send2Trash==1.5.0
Expand Down Expand Up @@ -214,16 +214,16 @@ tblib==1.6.0
terminado==0.8.3
testpath==0.4.4
toolz==0.10.0
tornado==6.0.3
tqdm==4.42.1
tornado==6.4.1
tqdm==4.66.3
traitlets==4.3.3
ujson==1.35
ujson==5.4.0
unicodecsv==0.14.1
urllib3==1.25.8
urllib3==1.26.18
watchdog==0.10.2
wcwidth==0.1.8
webencodings==0.5.1
Werkzeug==1.0.0
Werkzeug==3.0.3
widgetsnbextension==3.5.1
wrapt==1.11.2
wurlitzer==2.0.0
Expand Down
8 changes: 4 additions & 4 deletions es-clip/requirements.all_snapshot.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ftfy==6.0.3
regex==2021.8.28
tqdm==4.62.2
numpy==1.21.2
Pillow==8.3.2
torch==1.7.1
tqdm==4.66.3
numpy==1.22.0
Pillow==10.3.0
torch==1.13.1
torchvision==0.8.2
pgpelib @ git+https://github.com/nnaisense/pgpelib.git@d00907fe4b237e875ac0cc5b9d9c22591e4a7206
clip @ git+https://github.com/openai/CLIP.git@3b473b0e682c091a9e53623eebc1ca1657385717