-
Notifications
You must be signed in to change notification settings - Fork 70
/
Copy pathall-requirements.txt
53 lines (53 loc) · 948 Bytes
/
all-requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
attrs==22.2.0
black==23.1.0
-e catanatron_core
-e catanatron_gym
-e catanatron_server
-e catanatron_experimental
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
cloudpickle==2.2.1
colorama==0.4.6
coverage==6.5.0
coveralls==3.3.1
docopt==0.6.2
Farama-Notifications==0.0.4
Flask==2.2.3
Flask-Cors==3.0.10
Flask-SQLAlchemy==3.0.3
gunicorn==20.1.0
gymnasium==0.29.1
gymnasium-notices==0.0.1
idna==3.4
iniconfig==2.0.0
itsdangerous==2.1.2
jax-jumpy==1.0.0
Jinja2==3.1.2
markdown-it-py==2.2.0
MarkupSafe==2.1.2
mdurl==0.1.2
mypy-extensions==1.0.0
networkx==3.0
numpy==1.24.2
packaging==24.1
pandas==1.5.3
pathspec==0.11.1
platformdirs==3.1.1
pluggy==1.0.0
psycopg2-binary==2.9.5
py-cpuinfo==9.0.0
Pygments==2.14.0
pytest==7.2.2
pytest-benchmark==4.0.0
pytest-watch==4.2.0
python-dateutil==2.8.2
pytz==2022.7.1
requests==2.28.2
rich==13.3.2
six==1.16.0
SQLAlchemy==2.0.7
typing_extensions==4.5.0
urllib3==1.26.15
watchdog==2.3.1
Werkzeug==2.2.3