main > main: init
This commit is contained in:
22
requirements.txt
Normal file
22
requirements.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
pip>=22.2.2
|
||||
wheel>=0.37.1
|
||||
|
||||
# jupyter
|
||||
ipython>=8.3.0
|
||||
jupyter>=1.0.0
|
||||
|
||||
# running
|
||||
codetiming>=1.3.0
|
||||
|
||||
# misc
|
||||
importlib>=1.0.4
|
||||
authlib>=1.0.1
|
||||
pathlib>=1.0.1
|
||||
lorem>=0.1.1
|
||||
safetywrap>=1.5.0
|
||||
typing>=3.7.4.3
|
||||
nptyping>=2.1.1
|
||||
typing-extensions==3.10.0.2 # <- need this instead of >= 4.2.0 for compatibility with tgintegration
|
||||
|
||||
# maths
|
||||
numpy>=1.22.4
|
||||
Reference in New Issue
Block a user