Skip to content

Commit

Permalink
requirements fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
bcollazo committed Mar 19, 2023
1 parent 3f4d595 commit 056ea72
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion all-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,21 @@ black==23.1.0
-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==7.2.2
coverage==6.5.0
coveralls==3.3.1
docopt==0.6.2
Flask==2.2.3
Flask-Cors==3.0.10
Flask-SQLAlchemy==3.0.3
gunicorn==20.1.0
gymnasium==0.27.1
gymnasium-notices==0.0.1
idna==3.4
iniconfig==2.0.0
itsdangerous==2.1.2
jax-jumpy==1.0.0
Expand All @@ -38,9 +42,11 @@ 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

0 comments on commit 056ea72

Please sign in to comment.