Skip to content

Commit

Permalink
add requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sukiboo committed Aug 10, 2022
1 parent 2f6c883 commit b0e9858
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
torch==1.8.1
numba==0.53.1
stable_baselines3==1.3.0
requests==2.25.1
dill==0.3.4
scipy==1.4.1
matplotlib==3.3.4
numpy==1.19.5
pandas==1.1.5
tqdm==4.45.0
tensorflow==2.6.2
seaborn==0.11.1
gym==0.19.0
pystan==3.5.0
scikit_learn==1.1.2
PyYAML==6.0

0 comments on commit b0e9858

Please sign in to comment.